<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */
#fcbx a { text-decoration: none; color: #888; }
#fcbx a:hover { color: #111; }
#fcbx a img { border: 0; margin-left: }
#fcbx ul , li { list-style-type: none; overflow: hidden;}

#fcbx , #fcimg{ width: 1200px; height: 350px; margin-left: -80px;}
#fcbx div , #fcnum { top: -23px; height: 23px; margin-bottom: -23px; position:relative; }
#fcbx div { filter:alpha(opacity=25); -moz-opacity:0.25; opacity:0.25; background-color:#000; position:relative;  margin-left: -80px; }
#fcnum { float:right; margin-right: 10px; }
#fcnum li{ float:left; background:#FFF; margin-left:5px; height:7px; width:7px; cursor: pointer; margin-top:8px;}
#fcnum li.crn { background-color:#F15D17; }</pre></body></html>